--- categories: Graph algorithms --- ## Problems - [Work Scheduling](http://acm.timus.ru/problem.aspx?space=1&num=1099) - [Translators' Dinner](https://open.kattis.com/problems/translatorsdinner) [^2] - [A game on a graph](https://www.codechef.com/problems/HAMILG) [^1] - [Debellatio](https://open.kattis.com/problems/debellatio) [^3] [^4] ## See also - [Bipartite matching]() ## External links - [Blossom algorithm](https://en.wikipedia.org/wiki/Blossom_algorithm) [^1]: [^2]: Simpler approaches possible [^3]: [^4]: